LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

Set<TData>(DicomScp,TData,BeforeAddTagDelegate) Method






The type of the data.
The peer connection to send the N-SET-REQ to.
The data to send in the N-SET-REQ.
The delegate to call before adding Data properties to the dataset that will be used in the N-SET-REQ.
Sends an N-SET-REQ to the SCP.
Syntax
public void Set<TData>( 
   DicomScp Scp,
   TData Data,
   BeforeAddTagDelegate beforeAdd
)
'Declaration
 
Public Overloads Sub Set(Of TData)( _
   ByVal Scp As DicomScp, _
   ByVal Data As TData, _
   ByVal beforeAdd As BeforeAddTagDelegate _
) 
'Usage
 
Dim instance As PerformedProcedureStepScu
Dim Scp As DicomScp
Dim Data As TData
Dim beforeAdd As BeforeAddTagDelegate
 
instance.Set(Of TData)(Scp, Data, beforeAdd)
public void Set<TData>( 
   DicomScp Scp,
   TData Data,
   BeforeAddTagDelegate beforeAdd
)
 function Leadtools.Dicom.Scu.PerformedProcedureStepScu.Set``1(DicomScp,``0,BeforeAddTagDelegate)( 
   Scp ,
   Data ,
   beforeAdd 
)
public:
void Setgeneric<typename TData>
( 
   DicomScp^ Scp,
   TData^ Data,
   BeforeAddTagDelegate^ beforeAdd
) 

Parameters

Scp
The peer connection to send the N-SET-REQ to.
Data
The data to send in the N-SET-REQ.
beforeAdd
The delegate to call before adding Data properties to the dataset that will be used in the N-SET-REQ.

Type Parameters

TData
The type of the data.
Example
For an example refer to Create<TData>(DicomScp,TData,BeforeAddTagDelegate)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PerformedProcedureStepScu Class
PerformedProcedureStepScu Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features